home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / mtc / readme.txt < prev    next >
Text File  |  1994-09-16  |  2KB  |  59 lines

  1. (Excuse my english!)
  2.             MIDI TIME CODE READ/WRITE  (FREEWARE)
  3.  
  4.  
  5. To run the program you need VBRUN300.DLL installed where windows can locate it.
  6. You also must copy MIDIHOOK.VBX to your Windows\System directory.
  7. If necessary, copy also THREED.VBX to your Windows\system directory.
  8.  
  9.  
  10. 1. TO CHANGE STARTING SMPTE:
  11.  
  12.     With the mouse:
  13.         Press the Forward or Rewind Buttons to change frames.
  14.         With [Alt] to change seconds.
  15.         With [Control] to change minutes.
  16.         With [Shift] to change hours.
  17.  
  18.     With the Keyboard:
  19.         [Esc] clears the Time Display
  20.         Any Number you press appears at the right of the Time Display 
  21.         and shifts the rest of the numbers to the left.
  22.  
  23.  
  24. 2. TO CHANGE MIDI DEVICES
  25.  
  26.     In the Setup Menu choose  "Midi Devices..." and select the desired 
  27.     Midi Input and Output Devices. Leaving the form saves your selected 
  28.     devices in a MTC.INI file for following sessions.
  29.  
  30. 3. TO CHANGE FRAME MODE
  31.  
  32.     In the Setup Menu choose "Frame Mode..." and select 24, 25, 30 (Drop Frame)
  33.     or 30 (Non Drop). It only applies to the Write operation. In the Read 
  34.     operation Frame Mode of the incoming Midi Time Code is detected by 
  35.     the program.
  36.  
  37. 4. OPTIONS
  38.  
  39.     If you check "Midi Thru" in the options Menu, any MIDI Message received in
  40.     MIDI IN will be sent immediatlly thru the Midi Out.
  41.  
  42.     If you check "Only MTC" the program will filter any message except Midi Time
  43.     Code.
  44.  
  45.     Selecting the "Read" option button, the program waits for Midi Time Code. As
  46.     soon as it arrives, the Time Display reflects the incoming MTC and the
  47.     Window Caption shows the Frame Mode.
  48.  
  49.     Selecting the "Write" option button, the program sends Midi Time Code, as soon
  50.     as you press the Play Button.
  51.  
  52.  
  53.  
  54. ANY COMMENTS OR IMPROVEMENTS TO THE PROGRAM ARE WELLCOME!
  55.  
  56. JOSEP M. MAINAT
  57. ID 100414,1026
  58.  
  59.